# File lib/prawn/document/bounding_box.rb, line 307
      def absolute_bottom_left
        [absolute_left, absolute_bottom]
      end