# File lib/active_support/core_ext/object/try.rb, line 52
  def try(*args)
    nil
  end