# File lib/stomp_server/test_server.rb, line 8 def post_init @transactions = {} @connected = false end