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

      @backend.stop!
    end