# File htree/loc.rb, line 239
  def subst(pairs)
    subst_itself(@node.subst(pairs))
  end