Returns a specification to start this module under a supervisor.
@type t() :: %Strom.Composite{components: term(), pid: term()}
See Supervisor.
Supervisor