module Sus::Context

def file(path)

def file(path)
	add File.build(self, path)
end