public Type getType(String typeName) {
   return typeRegistry.getType(typeName);
 }