# File test/test_control.rb, line 405
    def close_hook(&block)
      @close_hook_call += 1
      nil
    end