file = File.new(path, "r")
@config = MultiJson.decode(file.read)
else
file = File.new(path, "r")
@config = MultiJson.decode(file.read)
else
file = File.new(path, "r")
@config = MultiJson.decode(file.read)
else
file = File.new(path, "r")
@config = MultiJson.decode(file.read)
else