# File lib/simplecov.rb, line 89
    def load_adapter(name)
      adapters.load(name)
    end