Sets the attribute config
Parameters:
the value to set the attribute config to.
7 8 9
# File 'lib/objectify/injector.rb', line 7 def config=(value) @config = value end