Libraries
»
xml_fixtures
(0.1.1)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/try.rb
Instance Method Summary
collapse
#
try
(*args) ⇒ Object
Instance Method Details
#
try
(*args) ⇒
Object
10 11 12
# File 'lib/try.rb', line 10
def
try
(
*
args
)
nil
end