# File lib/fog/cloudstack/compute.rb, line 253
        def initialize(options={})
          @cloudstack_api_key = options[:cloudstack_api_key]
        end