class RDoc::Mixin

def hash # :nodoc:

:nodoc:
def hash # :nodoc:
  [@name, self.module].hash
end