public function __construct($query)
 {
     parent::__construct($query);
     $this->filter();
 }