# File lib/fog/dynect/dns.rb, line 77 def auth_token @auth_token ||= post_session.body['data']['token'] end