class Asciidoctor::Timings

def read_parse_convert

def read_parse_convert
  time :read, :parse, :convert
end