# File lib/active_record/base.rb, line 581 def encode_with(coder) coder['attributes'] = attributes end