@Lance, thanks for your reply.
It is org.gradle.api.internal.initialization.DefaultScriptHandler:
public class DefaultScriptHandler implements ScriptHandler, ScriptHandlerInternal, DynamicObjectAware
I can’t find information about “DynamicObjectAware”, but, it think it is not implements “PluginAware”.
What means “bubbles up”? Is this the syntax for groovy?