# File lib/prawn/document/bounding_box.rb, line 325 def absolute_top_right [absolute_right, absolute_top] end