module Utils::Find::ConfigurableFinder::PathExtension

def suffix

def suffix
  pathname.extname[1..-1]
end