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