class VirtuosoPlugin < Noosfero::Plugin def self.plugin_name "Virtuoso integration" end def self.plugin_description _('Virtuoso integration') end end