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