/**
  * {@inheritDoc}
  * @return int
  */
 public function hashCode()
 {
     return $this->array->hashCode();
 }