# File lib/stomp/client.rb, line 231 def close headers={} @listener_thread.exit @connection.disconnect headers end