# File lib/stomp_server/stomp_frame.rb, line 22 def dest #@dest || (@dest = @headers['destination']) @headers['destination'] end