has($key)) { return $this->data[$key]; } throw new MadLispException("hash does not contain key $key"); } }