class Bake::Context

def lookup(command)

def lookup(command)
	@recipes[command]
end