public function getStorageDimensionLength()
 {
     $this->__load();
     return parent::getStorageDimensionLength();
 }