# File lib/active_support/values/time_zone.rb, line 290 def tzinfo @tzinfo ||= TZInfo::Timezone.get(MAPPING[name]) end