class Prism::RangeNode

表示使用了 ‘..` 或 `…` 操作符。

1..2
^^^^

c if a =~ /left/ ... b =~ /right/
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^