module Dry::Configurable
def create_config_for_nested_configurations
- Private: -
def create_config_for_nested_configurations nested_configs.map(&:create_config) end
def create_config_for_nested_configurations nested_configs.map(&:create_config) end