# File lib/thinking_sphinx/facet_search.rb, line 128
    def initialize(facets, hash)
      @facets, @hash = facets, hash
    end