# File lib/packet/packet_connection.rb, line 43
    def send_object p_object
      dump_object(p_object,connection)
    end