build do sh "echo", "hi there" sh(["echo 1 2"]) end