class Build::Files::Path

def to_s

def to_s
	# It's not guaranteed to be string.
	@full_path.to_s
end