class RSpec::Expectations::Configuration

def color?

def color?
  ::RSpec.configuration.color_enabled?
end