# File lib/prawn/document/bounding_box.rb, line 378 def absolute_bottom_right [absolute_right, absolute_bottom] end