# File lib/rspec/core/formatters/base_formatter.rb, line 166
        def color_enabled?
          configuration.color_enabled?
        end