# File lib/pry/config/behavior.rb, line 34
  def [](key)
    @lookup[key.to_s]
  end