Returns the string "UNDEFINED".
"UNDEFINED"
Returns:
the string "UNDEFINED"
24 25 26
# File 'lib/weak/undefined.rb', line 24 def to_s "UNDEFINED" end