# File lib/ruby_parser/bm_sexp.rb, line 72
  def node_type= type
    @my_hash_value = nil
    self[0] = type
  end