# File lib/nanite/packets.rb, line 266
    def to_s
      "#{super} <#{token}> from #{id_to_s(from)}, key #{messagekey}"
    end