# File lib/stomp_server/protocols/http.rb, line 100 def unbind puts "Closing connection" close_connection_after_writing end