# File jabber4r/jid.rb, line 87
    def hash
      return to_s.hash
    end