# frozen_string_literal: true # @api private # @since 0.17.0 module Qonfig::Commands::Instantiation require_relative 'instantiation/values_file' end