109 110 111
# File 'lib/tunnels.rb', line 109 def send(data) @connected.callback { send_data data } end