class RSpec::Core::MemoizedHelpers::NonThreadSafeMemoized

def initialize

def initialize
  @memoized = {}
end