# File lib/eventmachine.rb, line 1526 1526: def send_file_data filename 1527: EventMachine::send_file_data @signature, filename 1528: end