keys[$key->getType()][] = $key; } /** * * @return type */ public function getKeys() { return $this->keys; } }