search($query)->get(); } public static function getResults($options) { return Articles::getArticlesToSell($options); } }