private static StateResult[] LoadStateResults() { return(StateResult.ParseStates(Data.MockDataLoader.LoadJson <WsAPI>("ListStatesAsync.json"))); }