class SpbMigrationsPlugin < Noosfero::Plugin def self.plugin_name # FIXME "SpbMigrationsPlugin" end def self.plugin_description # FIXME _("A plugin that does this and that.") end end