class Build::Files::State::FileTime

def <=> other

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