class RDoc::MethodAttr
def ==(other) # :nodoc:
def ==(other) # :nodoc: equal?(other) or self.class == other.class and full_name == other.full_name end
def ==(other) # :nodoc: equal?(other) or self.class == other.class and full_name == other.full_name end