private def foo = puts "Hello"
                       ^ unexpected string literal, expecting end-of-input

