# File lib/rubigen/base.rb, line 125
    def manifest
      raise NotImplementedError, "No manifest for '#{spec.name}' generator."
    end