# File lib/countries/timezones.rb, line 5 def timezones @tz_country ||= TZInfo::Country.get(alpha2) end