module Replication::StrandMethods::InstanceMethods
Public Instance Methods
replicate()
click to toggle source
# File lib/replication/strand_methods.rb, line 11 def replicate origin.new(pairs) end
# File lib/replication/strand_methods.rb, line 11 def replicate origin.new(pairs) end