module Nokogiri::LibXML::CommonNode

def ruby_node= object

def ruby_node= object
  self[:_private] = object.object_id
end