module Asciidoctor::VoidWriter

def write output, target; end

Public: Does not write output
def write output, target; end