class RSpec::Core::MemoizedHelpers::AllHookMemoizedHash

def []=(key, value)

def []=(key, value)
  @hash[key] = value
end