# File lib/dm-types/enum.rb, line 25
      def load(value)
        flag_map[value]
      end