# File lib/prawn/document/bounding_box.rb, line 366
      def absolute_top_right
        [absolute_right, absolute_top]
      end