Class: NilClass

Inherits:
Object show all
Defined in:
lib/yandex-webmaster/core_ext/nil_class.rb

Instance Method Summary collapse

Instance Method Details

#try(*args) ⇒ Object



4
5
6
# File 'lib/yandex-webmaster/core_ext/nil_class.rb', line 4

def try(*args)
  nil
end