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