var myService = new MyService(A.Fake(), new Sevice2(), A.Fake(), A.Fake(), A.Fake(), A.Fake())
var myService = GetInstance().With(new Sevice2()).Subject;
https://habrahabr.ru/post/350688/