53 54 55 56
# File 'lib/bio/appl/fasta.rb', line 53 def option=(str) # backward compatibility @options = Shellwords.shellwords(str) end