86 87 88
# File 'lib/coltrane/theory/note.rb', line 86 def accidents (@alteration > 0 ? '#' : 'b') * alteration.abs end