Method: Object#try

Defined in:
lib/hobosupport/methodcall.rb

#tryObject



17
18
19
# File 'lib/hobosupport/methodcall.rb', line 17

def try
  CallIfAvailable.new(self)
end