class RDoc::Stats::Verbose

def print_attribute(attribute) # :nodoc:

:nodoc:
def print_attribute(attribute) # :nodoc:
  puts "    #{attribute.definition} #{attribute.name}#{nodoc attribute}"
end