# File lib/simplecov/result.rb, line 97
    def to_yaml
      to_hash.to_yaml
    end