# File lib/celluloid/io/reactor.rb, line 15
      def initialize
        @selector = NIO::Selector.new
      end