# File gglib/theme.rb, line 42
def
newInstance
(
obj
)
return
DrawnThemeInstance
.
new
(
self
,
obj
)
end