class SimpleCovJSONFormatter::ResultExporter

def initialize(result_hash)

def initialize(result_hash)
  @result = result_hash
end