# File lib/prawn/document/bounding_box.rb, line 337
      def absolute_bottom_right
        [absolute_right, absolute_bottom]
      end