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