# File lib/thinking_sphinx/facet_search.rb, line 15
  def [](key)
    populate

    @hash[key]
  end