# File lib/rubigen/base.rb, line 178
      def record
        RubiGen::Manifest.new(self) { |m| yield m }
      end