# frozen_string_literal: true
module Packages
module Protection
def self.table_name_prefix
'packages_protection_'
end