# File lib/nanite/packets.rb, line 343
    def to_s
      "#{super} #{id_to_s(identity)} status #{status}"
    end