(defclass wisp-form () ((handler-fn :initarg :handler-fn :reader handler-fn) (html-fn :initarg :html-fn :reader html-fn)))