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