# File lib/prawn/document/bounding_box.rb, line 353 def absolute_bottom_left [absolute_left, absolute_bottom] end