public Task<ExecutionResult> Execute(IReplWindow window, string arguments) { return window.Reset(); }