# File lib/em/pure_ruby.rb, line 303
    def add_selectable io
      @selectables[io.uuid] = io
    end