# File lib/thinking_sphinx/search/glaze.rb, line 12
  def ==(object)
    (@object == object) || super
  end