(header ((h) ihello provides) ((sut) end_of_trail component) ((w) ihello requires))
(state ((h)) ((sut)) ((w)))
<external>.h.hello -> ...
... -> sut.h.hello
sut.w.hello -> ...
... -> <external>.w.hello
(state ((h)) ((sut)) ((w)))
(trail "h.hello" "w.hello")
(labels "w.false" "w.true")
(eligible "w.false" "w.true")
