# File lib/xml/xpath.rb, line 915
    def replace(str)
      @value = str
      self
    end