------ art_15141_18479074.1137871856133 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > er, the global value 'true' is the only instance of TrueClass. so, > doing true.switch! would make true become false? > > So then, > if 1 == 1 > puts "hi" > end > > Wouldn't print anything? that, on second thought, probably wouldn't work, and the following would have to be used: light_switch=false light_switch=light_switch.switch if dark==true ------ art_15141_18479074.1137871856133--