# File lib/simplecov/source_file.rb, line 86
    def project_filename
      @filename.sub(/^#{SimpleCov.root}/, "")
    end