# File lib/backup/splitter.rb, line 19
    def split_with
      before_packaging
      yield @split_command
      after_packaging
    end