# File lib/rhc/rest/mock.rb, line 1026
    def configure(options={})
      options.each {|key,value| self.instance_variable_set("@#{key.to_s}", value)}
    end