# File lib/pr_eventmachine.rb, line 209
209:   def add_selectable io
210:     @selectables[io.uuid] = io
211:   end