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