class RDoc::Markup::List
def == other # :nodoc:
def == other # :nodoc: self.class == other.class and @type == other.type and @items == other.items end
def == other # :nodoc: self.class == other.class and @type == other.type and @items == other.items end