22 23 24
# File 'lib/n4j/attributes.rb', line 22 def attribute(key) instance_variable_get("@#{key}") end