Returns the value of attribute key
Returns:
the current value of key
3 4 5
# File 'lib/inner_plan/smart_array.rb', line 3 def key @key end