# File lib/eventmachine.rb, line 1831 1831: def send_file_data filename 1832: EventMachine::send_file_data @signature, filename 1833: end