# File lib/em/connection.rb, line 193 193: def close_connection_after_writing 194: close_connection true 195: end