class Cucumber::Cli::Options

def disable_profile_loading

def disable_profile_loading
  @disable_profile_loading = true
end