class RDoc::Context::Section

def inspect # :nodoc:

:nodoc:
def inspect # :nodoc:
  "#<%s:0x%x %p>" % [self.class, object_id, title]
end