module Dry::Core::Container::Configuration

def configure

Other tags:
    Api: - private
def configure
  yield config
end