Do not document the specific values of enum class type values. Consuming code should be based solely on enum names; their values are an implementation detail. Ensure that all enum class type values are mentioned in note for is_context() method.