function output()

in hotfix_ios_demo/patch/fix.lua [2:4]


function output(self)
return ('[TestClass] This is replaced output.')
end