class GitHub::Markup::RDoc

def initialize(content)

def initialize(content)
  @content = content
end