# File lib/fog/aws/credential_fetcher.rb, line 57 def refresh_credentials_if_expired refresh_credentials if credentials_expired? end