# File lib/pr_eventmachine.rb, line 294
294:   def add_selectable io
295:     @selectables[io.uuid] = io
296:   end