# File lib/amazon.rb, line 141
def
[]
(
key
)
self
.
instance_variable_get
(
'@'
+
key
.
to_s
)
end