# File lib/adhearsion/voip/call.rb, line 314
        def initialize(io)
          @io = io
          @lines = []
        end