ciao
Hello World
init #{qintro(5,WILL)} you meet #{name} at #{place} and get the #{adjective(2)} #{adjective(2)} #{noun}?
"{qintro(5,WILL)} you meet " contains a method"{name} at " contains a method"{place} and get the " contains a method"{adjective(2)} " contains a method"{adjective(2)} " contains a method"{noun}?" contains a method
qintro(5,WILL) you meet name() at place() and get the adjective(2) adjective(2) noun()?