class RDoc::Markup::BlankLine

def accept visitor

def accept visitor
  visitor.accept_blank_line self
end