# File lib/xml/dom2/comment.rb, line 43
      def nodeType
        COMMENT_NODE
      end