# File lib/twitter/geo/point.rb, line 7
      def latitude
        coordinates[0]
      end