public IEnumerable <About> Get() { IEnumerable <About> hakkımda = AboutManager.Get(); return(hakkımda); }