# File lib/backports/2.0.0/stdlib/ostruct.rb, line 2
def
[]
(
name
)
@table
[
name
.
to_sym
]
end