# File lib/xml/dom2/node.rb, line 466
      def ownerDocument=(document); @ownerDocument = document; end