class Phlex::HTML
def __vanish__(*args)
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
def __vanish__(*args) unless block_given? l_buffer = @_target t = BlackHole args) t = original_buffer