class Build::Files::Directory

def initialize(path)

def initialize(path)
	@path = path
end