# File lib/dynect_rest/resource.rb, line 38 def []=(rdata_key, rdata_value) @rdata[rdata_key] = rdata_value end