#error
run
4 5 6
# File 'lib/coltrane/commands/get_classic_scale.rb', line 4 def run(scale, tone) Theory::Scale.fetch(scale, tone) end