# File lib/jabber4r/jid.rb, line 87
87:     def hash
88:       return to_s.hash
89:     end