class Prism::InterpolatedMatchLastLineNode

表示一个正则表达式字面量,它包含插值,并且在条件谓词中被用来隐式地匹配 IO 对象读取的最后一行。

if /foo #{bar} baz/ then end
   ^^^^^^^^^^^^^^^^