class Phlex::HTML

def __vanish__(*args)

Becuase the BlackHole does nothing with the output, this should be faster.
Like `capture` but the output is vanished into a BlackHole buffer.
def __vanish__(*args)
unless block_given?
l_buffer = @_target
t = BlackHole
args)
t = original_buffer