public function publish()
 {
     $this->setGenerator('OpenPNE', 'http://www.openpne.jp/');
     return parent::publish();
 }