# frozen_string_literal: true class MyConfig attr_reader :name, :config end