367 368 369
# File 'lib/syntax_tree/erb/nodes.rb', line 367 def accept(visitor) visitor.visit_erb_block(self) end