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