# File lib/em/connection.rb, line 265 def close_connection after_writing = false EventMachine::close_connection @signature, after_writing end