module FSSM::Tree::CacheDebug

def ftype(ft)

def ftype(ft)
  FSSM.dbg("Cache#ftype(#{ft})")
  super
end