module Utils::Find::ConfigurableFinder::PathExtension

def pathname

def pathname
  Pathname.new(self)
end