..... Note: implicitly defining generic-procedure: empty? #t #;5> (define ts (make 'content '(1 2))) #;6> ts #'> #;7> (describe-object ts) coops instance of class `': content: (1 2)