20 21 22 23
# File 'lib/code_labs/tech.rb', line 20 def save @@all << self self # return the object not the list end