public function copyProtection($page, $frontend)
 {
     $this->_load();
     return parent::copyProtection($page, $frontend);
 }