Method: Object#try
- Defined in:
- lib/hobosupport/methodcall.rb
#try ⇒ Object
17 18 19 |
# File 'lib/hobosupport/methodcall.rb', line 17 def try CallIfAvailable.new(self) end |
17 18 19 |
# File 'lib/hobosupport/methodcall.rb', line 17 def try CallIfAvailable.new(self) end |