simple qualifiable hooks defined like methods with the option to modify the dispatch method and how dispatch happens
$ area51 add method-hooks
;; area51 add で .asd が自動更新されます。 ;; コード内でパッケージを使用: (in-package :my-project) (method-hooks:some-function ...)