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