12 13 14
# File 'lib/configy/config_file.rb', line 12 def config ConfigStore.new(load_file).compile(@section) end