public Node ProcessNode(Character_Info node) { throw new NotImplementedException(); }
public IEnumerable <NextNodeOption> ProcessNode(Character_Info node) { throw new NotImplementedException(); }