If you have a class 'Thing' does name of instance variable have to be: @thing = Thing.new or is @widget = Thing.new O.k. to use? jet