function SymbolListArchiver($opts = null)
 {
     parent::Archiver($opts);
     return $this;
 }