# File lib/em/pure_ruby.rb, line 737
    def initialize io
      super
      @pending = true
    end