# File lib/simplecov.rb, line 140
    def load_profile(name)
      profiles.load(name)
    end