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