class ComplexConfig::Provider

def add_plugin(plugin)

def add_plugin(plugin)
  plugins.add plugin
  self
end