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