# File lib/searchlogic/search/implementation.rb, line 9 def searchlogic(conditions = {}) Search.new(self, scope(:find), conditions) end