(defmethod unparse-urlspec ((url-spec url-spec)) (with-slots (url url-regex) url-spec (list url url-regex)))