module Dry::Core::Container::Configuration

def config

Other tags:
    Api: - private
def config
  @config ||= Container::Config.new
end