# File lib/adhearsion/voip/freeswitch/basic_connection_manager.rb, line 12
        def <<(str)
          @io.write str + "\n\n"
        end