# File lib/ruby_parser/bm_sexp.rb, line 284 def second_arg= exp expect :call, :attrasgn, :safe_call, :safe_attrasgn @my_hash_value = nil self[4] = exp end