# File lib/pr_eventmachine.rb, line 734 734: def initialize io 735: super 736: @pending = true 737: end