245 246 247
# File 'lib/onigmo/visitor.rb', line 245 def accept(visitor) visitor.visit_look_behind_invert_node(self) end