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