class ActionView::OutputBuffer

def to_str

def to_str
  @raw_buffer.dup
end