class ActionDispatch::Request::Session::Options

def [](key)

def [](key)
  @delegate[key]
end