method

to_s

v1_8_7_72 - Show latest stable - Class: NilClass
to_s()
public

Always returns the empty string.

   nil.to_s   #=> ""