currently:
either rspecs that you can designate as “add to documentation”
or
example tutorial/demos that can be runnable. And then some way to “doc test coverage” of public methods.
Kind of prefer the latter, barely. Similar to doctest, but maybe not exactly the same.
would be interesting to see which if statements are “documentation covered” or not, even within the embedded/private methods themselves.