module Tins::Find::Finder::PathExtension

def pathname

def pathname
  Pathname.new(self)
end