# File lib/rubyrep/replication_runner.rb, line 113
    def prepare_replication
      initializer = ReplicationInitializer.new session
      initializer.prepare_replication
    end