11 12 13
# File 'lib/modern_searchlogic/searchable.rb', line 11 def search(options = {}) Search.search(self, options) end