class SimpleCovJSONFormatter::ResultHashFormatter

def initialize(result)

def initialize(result)
  @result = result
end