84 85 86
# File 'lib/coltrane/theory/scale.rb', line 84 def degree_of_note(note) notes.index(note) end