class Build::Files::Directory

def initialize(root)

def initialize(root)
	@root = root
end