# File lib_core/rucy/document.rb, line 216
    def new(*args)
      raise NotImplementedError, 'abstract'
    end