# File lib/xml/dom2/document.rb, line 281
      def getElementById(elementId)
        ## [NOT IMPLEMENTED]
        raise "not implemented"
      end