class RDoc::Markup::IndentedParagraph

def accept(visitor)

def accept(visitor)
  visitor.accept_indented_paragraph self
end