# File lib/thin/server.rb, line 171
    def stop!
      log ">> Stopping ..."

      @backend.stop!
    end