public FeedResponse GetResponse(Session session) { return(Response = RestAPI.GetFeed(session, this)); }