Zyre::Event:: Evasive class Superclass Zyre::Event Public Instance Methods inspect_details() Provide the details of the inspect message. # File lib/zyre/event/evasive.rb, line 8 def inspect_details return "%s (%s) is being evasive and will be pinged manually" % [ self.peer_uuid, self.peer_name, ] end