class Cucumber::Cli::Configuration

def needs_default_formatter?

def needs_default_formatter?
  formatter_missing? || publish_only?
end