fn modifier_always_reverts(modifier: &Function<'_>) -> bool
Returns true if the modifier always reverts: before the first _, or after the last one.
true
_