class Build::Environment::Constructor

def [] key

def [] key
	@environment[key]
end