class Phlex::HTML

def rendered_at_least_once!

def rendered_at_least_once!
	alias_method :__attributes__, :__final_attributes__
	alias_method :call, :__final_call__
end