internal FriendsManager(Microsoft.Test.Xbox.Profiles.ConsoleProfile profile, IFriendsSupport friendsSupport) { this.ConsoleProfile = profile; this.friendsSupport = friendsSupport; }