try(*args, &block)
See Object#try
Object#try
🔎 See on GitHub
try!(*args, &block)
See Object#try!
Object#try!