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