TODO: testme
419 420 421
# File 'lib/mls.rb', line 419 def self.parse(json) # TODO: testme Yajl::Parser.new(:symbolize_keys => true).parse(json) end