public void EjectAndRemoveAll()
 {
     _graph.EjectAllInstancesOf(_pluginType);
 }