From: Raj pal Date: 2013-04-24T18:00:00+09:00 Subject: Re: question on watir Yep this is ok, this i understood. My main focus is, how can Class be instance of it's own? Class.class=Class. Can we able to create a class like that? Instance is only possible after declaration of class, But here Class is an instance of Class as well. How it's possible? RAJ -- Posted via http://www.ruby-forum.com/.