# File lib/xml/dom/core.rb, line 2437
      def nodeValue=(p)
        @value = p
      end