local v=require("rename_strip_encoder")
local s = v.SomeWidget()
local a = v.AnotherWidget()
a:DoSomething()