i need to display the HTML source, and have it written to disk.<br><br>currently i am doing <br><br>browser.xml.to_s and writing it to a text file.<br><br>is this efficient or is there a better approach ? I am trying to just download what celerity::browser sees.<br>