method

to_a

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

Always returns an empty array.

   nil.to_a   #=> []