32 33 34
# File 'lib/chrad/io_manager.rb', line 32 def alphabet=(str) @alphabet = automagic_find_alphabet(str) end