Context.Tag I could consume the service in an effectful pipeline via Effect.andThen(MyService), but now it seems like TS cannot find any overload of Effect.andThen which will accept the class-based MyService. Effect.andThen + Effect.Service? Thanks! (More details in thread)