# File lib/em/connection.rb, line 641
    def send_file_data filename
      EventMachine::send_file_data @signature, filename
    end