class RDoc::Markup::BlankLine

def pretty_print(q) # :nodoc:

:nodoc:
def pretty_print(q) # :nodoc:
  q.text 'blankline'
end