# File lib/active_support/core_ext/time/zones.rb, line 50 def current ::Time.zone_default ? ::Time.zone.now : ::Time.now end