# File lib/core/selectable.rb, line 124
    def to_io
      @io ||= IO.new(fileno)
    end