# File lib/prawn/document/bounding_box.rb, line 293
def
top_left
[
left
,
top
]
end