public function getDimension()
 {
     return $this->parent->getDimension();
 }