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