get
Overload the `get` function of `Requests` so that, in addition to the usual `Mapping` behavior, will return an empty `ObjectSet` if no default is specified.
When asserting that a request should be empty, show a minimized version with all the empty members removed, for ease of reading.