I don't know what `act sigmoid*:` would produce. That means you can make export
the default and use `pact sigmoid` for private acts. Or you use `act sigmoid
{.public/private.}`.Usually I design the DSL so that this problem doesn't even come up but I don't know how I would do it in your case as you barely described your case.
