class Phlex::View

def raw(content)

def raw(content)
	@_target << content
	nil
end