Return an iterator over the keys of the underlying mapping. This is a shortcut for iter(proxy.keys()).
iter(proxy)