# File vendor/flag_set_maker.rb, line 35
    def validate(v)
      return v&((1 << @flag_names.size)-1)
    end