# File lib/thin/runner.rb, line 176
    def cluster?
      @options[:only] || @options[:servers] || @options[:config]
    end