Example #1
0
 def __init__(self):
     super(BOWInvertedIndexEngineWithCache, self).__init__()
     LRUCache.__init__(self)