# File lib/twitter/suggestion.rb, line 10
    def ==(other)
      super || attr_equal(:slug, other) || attrs_equal(other)
    end