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