# File lib/rubyrep/replicators/replicators.rb, line 28
    def self.configured_replicator(options)
      replicators[options[:replicator]]
    end