public override Expression <Func <Product, bool> > ToQuery()
 => ProductQuery.GetQuery(this);