Where Can I import stream function? ``` return stream("SELECT c FROM ShoppingCart c LEFT JOIN FETCH c.cartItems"); ```