# File lib/fog/clodo/compute.rb, line 59 def initialize(options={}) require 'multi_json' @clodo_username = options[:clodo_username] end