public virtual void RunInterface(string pluginName)
 {
     _view.RunInterface(pluginName);
 }