Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- 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 |