public static IEnumerable <string> List <T>(this Key key)
 => InMemory <T> .List();