public void Should_derive_from_INotifyPropertyChanged() { _result.ShouldBeInstanceOf <INotifyPropertyChanged>(); }