# File lib/simplecov/configuration.rb, line 142
    def profiles
      @profiles ||= SimpleCov::Profiles.new
    end