# File lib/pr_eventmachine.rb, line 899 899: def initialize io 900: super io 901: @outbound_q = [] 902: end