@override void attachToParent(Binding parent) { super.attachToParent(parent); _setServiceToThisAndParents<B>(component.service); }