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