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