public string ExecuteOut(string arguments) { return(m_interpreter.ExecuteOut(GetFinalArguments(arguments))); }