Was discussing that it would be good
if ChainRules.jl defined a very dumb naive AD,
like some kind of cutdown Flux.Tracker or Nabla tape based thing.
for purposes of demonstrating how ChainRules would be used with an AD,
and for testing the rules.
This could be defined in the source (perhaps in a submodule),
or in the tests.