# File lib/em/connection.rb, line 199
199:     def close_connection_after_writing
200:       close_connection true
201:     end