* Enhancement: Smarter schema generation for objects with` __to_bus__()` methods.
The return annotation of the `__to_bus__()` method will now be used for schema generation
* Bug: Fixing type hint on `cast_to_hint()` method definition
* Bug: Adjusting `inspect` command to ensure using the experimental option `--show-casting` doesn't
cause the whole command to explode