# File lib/active_record/base.rb, line 553
def
last
(
*
args
)
find
(
:last
,
*
args
)
end