class Prism::InstanceVariableOrWriteNode

表示使用 ‘||=` 运算符为实例变量赋值。

@target ||= value
^^^^^^^^^^^^^^^^^