Twitter::Base
@param other [Twitter::Trend] @return [Boolean]
# File lib/twitter/trend.rb, line 9 def ==(other) super || attr_equal(:name, other) || attrs_equal(other) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.