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