# File lib/pr_eventmachine.rb, line 655 655: def initialize io 656: super 657: @pending = true 658: end