# File lib/prawn/document/bounding_box.rb, line 289
def
bottom_left
[
left
,
bottom
]
end