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