# File lib/mongoid/finders.rb, line 133
def
last
(
*
args
)
find
(
:last
,
*
args
)
end