# File lib/eventmachine.rb, line 1187
1187:         def close_connection_after_writing
1188:                 close_connection true
1189:         end