Left (NonEmptyList (NonEmpty "allCaps" Nil))
Left (NonEmptyList (NonEmpty "beginsWithApple" Nil))
Left (NonEmptyList (NonEmpty "capitalized" Nil))
Right (Const' "foo")
Left (NonEmptyList (NonEmpty "endsWithBang" Nil))