# File lib/xml/dom/core.rb, line 1034
      def ownerDocument=(document); @ownerDocument = document; end