# File lib/big_record/model.rb, line 1107 def attribute=(attribute_name, value) write_attribute(attribute_name, value) end