class Phlex::SGML

def rendered_at_least_once!

Other tags:
    Api: - private
def rendered_at_least_once!
	alias_method :__attributes__, :__final_attributes__
	alias_method :call, :__final_call__
end