Method: NilClass#try

Defined in:
lib/foxy/extensions.rb

#try(*_args) ⇒ Object



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

def try(*_args)
  nil
end