<@U2YJBAX1R> if you have a `GroovyObject` referenc...
# gradle
b
@jlleitschuh if you have a
GroovyObject
reference you can use
invokeMethod
(which should delegate to
methodMissing
)