class Cucumber::Cli::Options

def no_profile_short_flag_msg

def no_profile_short_flag_msg
  [
    "Disables all profile loading to avoid using the 'default' profile."
  ]
end