# File lib_core/rucy/server.rb, line 54
    def close_hook(&block)
      @close_hook = block
      nil
    end