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