class RDoc::RD::BlockParser

def add_label label

def add_label label
  @labels[label] = true

  label
end