# File lib/aws/core/credential_providers.rb, line 429
        def refresh
          refresh_session
          orig_refresh
        end