# File lib/fog/compute/ecloud.rb, line 822
        def initialize(options = {})
          @base_path = "/cloudapi/ecloud"
          @ecloud_api_key = options[:ecloud]
        end