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