4 lines
48 B
Text
4 lines
48 B
Text
|
def method_missing(meth, *args, &blk)
|
||
|
${1}
|
||
|
end
|