class Liquid::BlockBody

def render(context)

def render(context)
  render_to_output_buffer(context, +'')
end