# File lib/smart_proxy_openscap/storage_fs.rb, line 5
    def store_archive(data)
      store(data, StoreReportError)
    end