11 12 13
# File 'lib/fileconv/stat.rb', line 11 def pre_convert_file(data, acc) ::File.stat(acc[:orig_filename]) end