def foo() msg = <<-HTML

#{bar}

HTML end def baz() msg = <<~FOO

#{bar}

FOO end