class Ronn::Document

def preprocess!

contents. This is called while the object is being initialized.
Parse the document and extract the name, section, and tagline from its
def preprocess!
  input_html
  nil
end