method

try!

v4.1.8 - Show latest stable - Class: Object
try!(*a, &b)
public

Same as #try, but will raise a NoMethodError exception if the receiving is not nil and does not implement the tried method.