# File lib/twitter/geo/point.rb, line 14
      def longitude
        self.coordinates[1]
      end