Returns the value of attribute name
Returns:
the current value of name
6 7 8
# File 'lib/updoc/consumers.rb', line 6 def name @name end