module RSpec::Core::Let::InstanceMethods

def __memoized # :nodoc:

:nodoc:
def __memoized # :nodoc:
  @__memoized ||= {}
end