class RSpec::Mocks::Configuration

def color?

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