module Code # ... end refine Object, import: Code do # extra methods end. I still think that include and prepend within the refine block could have that ...
確定! 回上一頁