# File lib/prawn/document/bounding_box.rb, line 341
      def absolute_top_left
        [absolute_left, absolute_top]
      end