public function getAvailablePlugins()
 {
     return $this->plugin_factory->getAvailablePlugins();
 }