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