class Phlex::SGML

def __vanish__(*args)

Returns:
  • (nil) -
def __vanish__(*args)
unless block_given?
xt.with_target(BlackHole) { yield(*args) }