28 29 30
# File 'lib/locca/config_reader.rb', line 28 def read(path) return JSON.parse(IO.read(path)) end