0
1
2
3
4
{0 => "VERY_HIGH", 1 => "HIGH", 2 => "NORMAL", 3 => "LOW", 4 => "VERY_LOW"}
Set.new([VERY_HIGH, HIGH, NORMAL, LOW, VERY_LOW]).freeze