class RSpec::Support::Differ

def green(text)

def green(text)
  color(text, 32)
end