# File lib/twitter/size.rb, line 11 def ==(other) super || size_equal(other) || attrs_equal(other) end