48495051525354
} public void run() { new StatsView(store); new TermsView(store); new InputView(dispatcher, numberOfActions).dispatch(); }