class Rails::Plugin

def config

def config
  @config ||= Engine::Configuration.new
end