public virtual void Test()
        {
            ICodeBlock exception = new _ICodeBlock_41(this);

            Assert.Expect(typeof(ReflectException), exception);
        }
		public virtual void Test()
		{
			ICodeBlock exception = new _ICodeBlock_41(this);
			Assert.Expect(typeof(ReflectException), exception);
		}