public ReportsPage EamAndEndClientList() { LoggerPage.LogStart(MethodBase.GetCurrentMethod().Name); this.reportsPage.Open(MyClientMotherShip.EamAndEndClientList().Name); LoggerPage.LogEnd(MethodBase.GetCurrentMethod().Name); return(new ReportsPage()); }