# Functions
RunCase evaluates a single test case against a custom environment, running three different variants of the expression: optimized, unoptimized, and trace.
RunReferenceCases evaluates the set of ReferenceCases against a custom CEL environment.
# Variables
ReferenceCases represent canonical CEL expressions for common use cases.