Class: NilClass

Inherits:
Object
  • Object
show all
Defined in:
lib/dnsimpler/try.rb

Instance Method Summary collapse

Instance Method Details

#try(key) ⇒ Object



14
# File 'lib/dnsimpler/try.rb', line 14

def try(key); nil; end