# File lib/thinking_sphinx.rb, line 26 def self.facets(query = '', options = {}) ThinkingSphinx::FacetSearch.new query, options end