# File lib/aws/record/model.rb, line 286 def attributes attributes = super attributes['id'] = id if persisted? attributes end