# File lib/ruby_parser_extras.rb, line 1325
  def to_sym
    raise "no"
    self.value.to_sym
  end