public void EmptySelectionShouldNotIncludeActions()
 {
     EmptyNode.NotHaveAction(this.cityType, this.action);
 }