Returns the value of attribute name
Returns:
the current value of name
7 8 9
# File 'lib/packwerk/constant_context.rb', line 7 def name @name end