module Utils::Find::ConfigurableFinder::PathExtension

def stat

def stat
  file and file.stat
end