class Prism::ForwardingParameterNode

表示在方法、块或 lambda 声明中使用转发参数。

def foo(...)
        ^^^
end