# File lib/simplecov/result.rb, line 47
    def format!
      SimpleCov.formatter.new.format(self)
    end