# File examples/stomp11_common.rb, line 11
  def login()
    ENV['STOMP_USER'] || 'guest'
  end