Since Ruby does not require a variable to be declared, do people find that they often have bugs related to mistyping variable names? I run into this problem somewhat often when programming in Visual FoxPro. Now that I am starting in Ruby, I am wondering what others have done to avoid the problem. Is there an "Option Explicit" for Ruby like in Visual Basic? Thanks, Nick Drochak