getSpecs() public method

Get specification
public getSpecs ( ) : string
return string
 public function getSpecs()
 {
     $this->__load();
     return parent::getSpecs();
 }