# File lib/packet/packet_connection.rb, line 79
    def start_worker(worker_options = {})
      reactor.start_worker(worker_options)
    end