protected override void InternalParse() { var cast = new SpellCast(Reader, false); cast.ToString(Output); }