class Build::Files::Path

def symlink?

def symlink?
	File.symlink? self
end