cool. I think I suspect that the problem is in her...
# http4k
d
cool. I think I suspect that the problem is in here:
Copy code
fun Security.or(that: Security): Security = OrSecurity(listOf(this) + that)