# File lib/eventmachine.rb, line 1345
1345:         def close_connection_after_writing
1346:                 close_connection true
1347:         end