;; wide make-instance (make-instance 'foo :wibble t :bar 2) ;; narrow make-instance (make-instance 'foo :wibble t :bar 2)