class RDoc::Markup::Include
def ==(other) # :nodoc:
def ==(other) # :nodoc: self.class === other and @file == other.file and @include_path == other.include_path end
def ==(other) # :nodoc: self.class === other and @file == other.file and @include_path == other.include_path end