class Cucumber::Cli::Options

def color(color)

def color(color)
  Cucumber::Term::ANSIColor.coloring = color
end