# File lib/hashery/basicstruct.rb, line 173
def
[]
(
key
)
@table
[
key
.
to_sym
]
end