Checks if the observable can be disposed
@override bool canDispose() { return _referenceCount == 0; }