class Cucumber::Cli::Options

def dry_run_msg

def dry_run_msg
  ['Invokes formatters without executing the steps.']
end