# File examples/stomp11_common.rb, line 27 def virt_host() ENV['STOMP_VHOST'] || "localhost" # The 1.1 virtual host name end