# File lib/packet/packet_connection.rb, line 21 def invoke_init @initialized = true @connection_live = true @outbound_data = [] post_init end