# File lib/types/described.rb, line 46 def put(data) data.symbol = @descriptor data.string = @value end