# File lib/tzinfo/country_timezone.rb, line 71 def longitude @longitude ||= Rational.send(:new!, @longitude_numerator, @longitude_denominator) end