1277 1278 1279
# File 'lib/bio/io/flatfile/index.rb', line 1277 def format=(str) @format = str.to_s.dup end