# frozen-string-literal: true

module Sequel
  module Plugins
    module BeforeAfterSave
    end
  end
end
