142 143 144
# File 'lib/base.rb', line 142 def update_attribute key, value @attributes[key] = value end