# File vtk/tk/vtkTkPhotoImage.rb, line 16
  def initialize( kw={} )
    # Caller the superclass
    super( kw )
    Vtk.LoadRubyTkWidgets
  end