# File lib/tzinfo/country_timezone.rb, line 66 def latitude @latitude ||= Rational.send(:new!, @latitude_numerator, @latitude_denominator) end