40 41 42 43
# File 'lib/compass_point.rb', line 40 def azimuth(abbrev) point = find_point(abbrev) point && point[:mid] end