class MyPrefs < KDE::ConfigSkeleton def initialize( a ) super( a ) end end