static renderClassComment(String clazz, String did) { return (LambdaContext _) => '/// [$clazz] defined in Candid\n/// $did'; }