方法
    
  
  
  
    
    
    
    
    
    
    
      实例公共方法
try(*args, &block) 链接
参见 Object#try
来源: 在 GitHub 上
# File activesupport/lib/active_support/core_ext/object/try.rb, line 121
  
              try!(*args, &block) 链接
参见 Object#try!
来源: 在 GitHub 上
# File activesupport/lib/active_support/core_ext/object/try.rb, line 129