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