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