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