public Stats(JsmAction action) : this(action.Label) { }
public Arguments Action(JsmAction action) { return(Add("a", action)); }