ref: master
plugins/soft_delete/lib/soft_delete_plugin/base.rb
1 2 3
class SoftDeletePlugin::Base < Noosfero::Plugin end