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