class PipeLineStepTest{ def run(script, env){ script.echo "second test" } }