class Build::Files::Paths

def inspect

def inspect
	"<Paths #{@list.inspect}>"
end