# File lib/parser/ast/processor.rb, line 28
      def process_variable_node(node)
        on_var(node)
      end