initializer(name, opts={}, &block)
Instance Public methods
Sends the initializers to the initializer method defined in
the Rails::Initializable module. Each Rails::Application class has its own set of
initializers, as defined by the Initializable module.