# File lib/fog/linode/dns.rb, line 39
        def initialize(options={})
          @linode_api_key = options[:linode_api_key]
        end