class Roadie::Inliner

def find_head

def find_head
  dom.at_xpath("html/head")
end