# File lib/prawn/document/bounding_box.rb, line 287
def
top_right
[
right
,
top
]
end