public void ThenIShouldSeeMyTwitterFeed()
 {
     Assert.IsTrue(_homePage.IsTimelineVisible(), "Timeline is not visible");
 }