# File lib/pr_eventmachine.rb, line 596 596: def initialize io 597: super io 598: @outbound_q = [] 599: end