I found myself several times needing to use `dump` on a `&Object` I had at hand. This is currently not possible without a clone, which is a shame.