Class: NilClass

Inherits:
Object show all
Defined in:
lib/cf/object_extensions.rb

Instance Method Summary collapse

Instance Method Details

#try(*a, &b) ⇒ Object



12
13
14
# File 'lib/cf/object_extensions.rb', line 12

def try(*a, &b)
  nil
end