which works equivalently to the above (and in the usual tradition will accept
a hashref instead of a hash, should you so desire).
+The resulting object is blessed into the underlying backend, which offers (at
+least) the methods C<encode> and C<decode>.
+
=head1 BOOLEANS
To include JSON-aware booleans (C<true>, C<false>) in your data, just do: