<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">str.slice(1,str.size())<br></blockquote><div><br></div><div>This could be written more simply as str.substr(1), if I'm not mistaken.</div>
<div><br></div><div>- David</div></div>