37 38 39 40
# File 'lib/interface.rb', line 37 def add_history(value) @memory.push(value) self.write_memory end