# File lib/jabber4r/protocol.rb, line 1028 1028: def method_missing(methId, *args) 1029: return nil 1030: end