don't quite get the idea. can't we just do ``` [[self didBecomeActiveSignal] subscribeNext: ^(id x)]; ```
don't quite get the idea. can't we just do