public final class org.finos.legend.engine.language.pure.dsl.authentication.compiler.toPureGraph.AuthenticationCompilerExtension$lambda_buildSecret_0__5 extends java.lang.Object implements java.util.function.Function { org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret cap; org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext cap; public static java.util.function.Function bootstrap$(org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret, org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext) { org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret v; org.finos.legend.engine.language.pure.dsl.authentication.compiler.toPureGraph.AuthenticationCompilerExtension$lambda_buildSecret_0__5 v; org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext v; v := @parameter: org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret; v := @parameter: org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext; v = new org.finos.legend.engine.language.pure.dsl.authentication.compiler.toPureGraph.AuthenticationCompilerExtension$lambda_buildSecret_0__5; specialinvoke v.(org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret,org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext)>(v, v); return v; } public void (org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret, org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext) { org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret v; org.finos.legend.engine.language.pure.dsl.authentication.compiler.toPureGraph.AuthenticationCompilerExtension$lambda_buildSecret_0__5 v; org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext v; v := @this: org.finos.legend.engine.language.pure.dsl.authentication.compiler.toPureGraph.AuthenticationCompilerExtension$lambda_buildSecret_0__5; v := @parameter: org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret; v := @parameter: org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext; specialinvoke v.()>(); v. = v; v. = v; return; } public java.lang.Object apply(java.lang.Object) { org.finos.legend.engine.protocol.pure.v.model.packageableElement.authentication.vault.CredentialVaultSecret v; org.finos.legend.pure.generated.Root_meta_pure_runtime_connection_authentication_CredentialVaultSecret v; org.finos.legend.engine.language.pure.compiler.toPureGraph.CompileContext v; java.lang.Object v; org.finos.legend.engine.language.pure.dsl.authentication.compiler.toPureGraph.AuthenticationCompilerExtension$lambda_buildSecret_0__5 v; v := @this: org.finos.legend.engine.language.pure.dsl.authentication.compiler.toPureGraph.AuthenticationCompilerExtension$lambda_buildSecret_0__5; v := @parameter: java.lang.Object; v = v.; v = v.; v = staticinvoke (v, v, v); return v; } }