47 48 49
# File 'lib/spoom/coverage/snapshot.rb', line 47 def from_json(json) from_obj(JSON.parse(json)) end