5 6 7
# File 'lib/mongo_doc/finders.rb', line 5 def self.extended(base) base.extend(Criteria) unless base === Criteria end