public function __construct()
 {
     parent::__construct();
     $this->tags = Blog::tagArray();
 }