# File lib/ruby_parser.rb, line 5431 def _reduce_475(val, _values, result) result = val[2] yyerror "Can't define single method for literals." if result[0] == :lit result end