/**
  * Initialize resource model
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
 }