Returns the value of attribute name
Returns:
the current value of name
10 11 12
# File 'lib/atatus/collector/base.rb', line 10 def name @name end