# File test/test_ServerErrorInfo.rb, line 292
    def init_ServerErrorInfo
      @ServerErrorInfo.init_context
      assert_equal(1, @driver_call)
      assert_equal(1, @params_call)
    end