Returns the value of attribute name
Returns:
the current value of name
3 4 5
# File 'lib/injectable/dependency.rb', line 3 def name @name end