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