public Status removeSavedPost(int saved_post_id) { return(PostMethods.removeSavedPost(saved_post_id)); }