class Tins::LRUCache

def not_exist

def not_exist
  self.class.send(:not_exist)
end