# File lib/client.rb, line 194 def get_auth @url, @token = SwiftClient.get_auth(@authurl, @user, @key, @snet) end