# File lib/geokit/mappable.rb, line 184
    def heading_to(other)
      self.class.heading_between(self,other)
    end