# File lib/moped/collection.rb, line 77
def
find
(
selector
= {})
Query
.
new
(
self
,
selector
)
end