Method: (MAYBE-DEREFERENCE-PROXY T)
Source
(defmethod maybe-dereference-proxy (object) ;; Default: just return the object. object)
Source Context