public void FeedManager_Initialise_Throws_If_Called_Twice() { _Manager.Initialise(); _Manager.Initialise(); }