// delete a file from storage
storage.delete_file {
  pathname = ${1:"foo_bar.txt"}
}