# File lib/simplecov/configuration.rb, line 86
  def adapters
    @adapters ||= SimpleCov::Adapters.new
  end