# File lib/cgikit/api.rb, line 21
def
[]
(
name
)
b
=
@bindings
[
name
]
if
b
return
b
end
nil
end