# frozen_string_literal: true module Cleanup # Private: Custom deprecator classes to use while we refactor the code for # better readability. module Deprecators end end