# File lib/pr_eventmachine.rb, line 495 495: def initialize io 496: super 497: @pending = true 498: end