Class: NilClass

Inherits:
Object show all
Defined in:
lib/motion_luc/object/try.rb

Instance Method Summary collapse

Instance Method Details

#try(*args) ⇒ Object



8
9
10
# File 'lib/motion_luc/object/try.rb', line 8

def try(*args)
    nil
end