# File lib/daemon_kit/jabber.rb, line 129 def valid_master?( jid ) @masters.include?( jid.strip.to_s ) end