class RDoc::RD::Inline
def == other # :nodoc:
def == other # :nodoc: self.class === other and @reference == other.reference and @rdoc == other.rdoc end
def == other # :nodoc: self.class === other and @reference == other.reference and @rdoc == other.rdoc end