method

to_s

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

Always returns the empty string.

nil.to_s   #=> ""