public function __construct($prefix)
 {
     parent::__construct();
     $this->prefix = $prefix;
 }