class ActionView::Template::Handlers::Html

def call(template)

def call(template)
  "ActionView::OutputBuffer.new #{super}"
end