Returns the value of attribute name
Returns:
the current value of name
8 9 10
# File 'lib/power_assert/context.rb', line 8 def name @name end