# File lib/eventmachine.rb, line 1576
1576:         def close_connection_after_writing
1577:                 close_connection true
1578:         end