public function templates()
 {
     self::$baseC = new base();
     $this->variables = array();
 }