class Phlex::SGML

def to_proc

def to_proc
	proc { |c| c.render(self) }
end