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