Class: NilClass

Inherits:
Object show all
Defined in:
lib/foxy/extensions.rb

Instance Method Summary collapse

Instance Method Details

#try(*_args) ⇒ Object



51
52
53
# File 'lib/foxy/extensions.rb', line 51

def try(*_args)
  nil
end