# File lib/pr_eventmachine.rb, line 357 357: def initialize io 358: super io 359: @outbound_q = [] 360: end