# File lib/hashie/extensions/coercion.rb, line 24 def custom_writer(key, value, convert = true) self[key] = value end