14 15 16 17 18
# File 'lib/aspen/conversion.rb', line 14 def csv(path) @from_format = :csv @from_path = path self end