In general, toString() conversions should round-trip: ```cql '5 \'km\''.toQuantity().toString() = '5 \'km\'' ```