# File lib/DSK.rb, line 46
  def delete_file(filename)
    raise "deleting from #{file_system} file system not yet supported"
  end