ActiveModel API (for serialization)
109 110 111
# File 'lib/base.rb', line 109 def attributes @attributes ||= HashWithIndifferentAccess.new end