class Liquid::Raw
def initialize(tag_name, markup, parse_context)
def initialize(tag_name, markup, parse_context) super ensure_valid_markup(tag_name, markup, parse_context) end
def initialize(tag_name, markup, parse_context) super ensure_valid_markup(tag_name, markup, parse_context) end