# File lib/xml/xpath.rb, line 763
    def -@
      @value = -@value
      self
    end