# File lib/rubyrep/replicators/replicators.rb, line 36 def self.register(replicator_hash) @replicators ||= {} @replicators.merge! replicator_hash end