class Build::Files::List

def to_paths

def to_paths
	Paths.new(each.to_a)
end