class RSpec::Core::MemoizedHelpers::BeforeAllMemoizedHash

def []=(key, value)

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