45464748495051
public String getScript() { return script; } @Override protected DurableTask task() { return new BourneShellScript(script); }