class ActionView::OutputBuffer

def initialize(*)

:nodoc:
def initialize(*)
  super
  encode!
end