82838485868788
* Returns an empty registry. * * @return an empty registry */ public static Registry empty() { return new EmptyRegistry(); }