class Build::Files::FileTime

def <=> other

def <=> other
	@time <=> other.time
end