# File lib/aws/core/credential_providers.rb, line 141 def refresh providers.each do |provider| provider.refresh end end