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