# File lib/thin/daemonizing.rb, line 77
    def on_restart(&block)
      @on_restart = block
    end