using System;
using System.Collections.Generic;
using System.Text;
namespace Microsoft.Iris.Asm;
public class Assembler
{
}