Method: Fog::DNS::Dynect::Mock#auth_token

Defined in:
lib/fog/dynect/dns.rb

#auth_tokenObject



48
49
50
# File 'lib/fog/dynect/dns.rb', line 48

def auth_token
  @auth_token ||= Fog::Dynect::Mock.token
end