# File lib/core/terminus.rb, line 210
    def replace(other)
      Cproton.pn_terminus_copy(@impl, other.impl)
      self
    end