# File lib/twitter/trend.rb, line 9
    def ==(other)
      super || attr_equal(:name, other) || attrs_equal(other)
    end