class Rails::Application::Configuration::Custom

def initialize

:nodoc:
def initialize
  @configurations = Hash.new
end