توضیحات پودمان[ایجاد] [پاکسازی]
p = {};

function p.test( frame )
    return "";
end

return p;