class Liquid::Render

def render_to_output_buffer(context, output)

def render_to_output_buffer(context, output)
  render_tag(context, output)
end