public static FnBlock CreateFrom(String source, Type entityType) { return(FnBlockToken.ToExpression(source, entityType)); }