class Twitter::Tweet
- Twitter::Tweet
- Reference
- Object
Defined in:
twitter/tweet.crInstance Method Summary
-
#==(other : self)
Returns
true
if this reference is the same as other.
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.