is it okay to use `self.scheduler.product_request`...
# development
h
is it okay to use
self.scheduler.product_request
in a python unit test, to test whether the FFI for my new intrinsic rule is working correctly?