class Build::Files::Path

def hash

def hash
	[@root, @full_path].hash
end