how would you check for a range using rspec?<br><br>person.password.range.should == Range.new(5..40) &lt;- this doesn&#39;t work