Convert the View into an HTML document.
48 49 50
# File 'lib/postrunner/View.rb', line 48 def to_html @doc.to_html end