# File lib/bundler/settings/validator.rb, line 15 def validate!(key, value, settings) instance_exec(key, value, settings, &@validate) end