# File lib/eventmachine.rb, line 1338 1338: def send_file_data filename 1339: EventMachine::send_file_data @signature, filename 1340: end