class Standard::BuildsConfig
def initialize
def initialize @resolves_yaml_option = ResolvesYamlOption.new @loads_yaml_config = LoadsYamlConfig.new @merges_settings = MergesSettings.new @creates_config_store = CreatesConfigStore.new end
def initialize @resolves_yaml_option = ResolvesYamlOption.new @loads_yaml_config = LoadsYamlConfig.new @merges_settings = MergesSettings.new @creates_config_store = CreatesConfigStore.new end