1#* 2 3@test method.vm 4 5This template is used for Velocity regression testing. 6If you alter this template make sure you change the 7corresponding comparison file so that the regression 8test doesn't fail incorrectly. 9 10*# 11 12$provider.concat(["I", "am", "a", $provider.concat(["running", "man"])]) 13 14