Techically there was a hidden undocumented `context` method. But it was just copied from the `eyre` and there is no evidence that it was used by any user in miette (the method was an alias for `.handler()`). Fixes #108