# File lib/pr_eventmachine.rb, line 501
501:     def initialize io
502:       super io
503:       @outbound_q = []
504:     end