Returns the value of attribute name.
4 5 6
# File 'lib/pipeline/reporters/base_reporter.rb', line 4 def name @name end