class Build::Environment::Constructor

def hash(**options)

def hash(**options)
	OpenStruct.new(options)
end