# File lib/xml/dom2/characterdata.rb, line 56
      def data=(p)
        @value = p
      end