public void FeedWithItems(Player player, IEnumerable <long> eids) { PBSHelper.FeedWithItems(this, player, eids); }