# File lib/rspec/core/metadata.rb, line 50 def fetch(key, *args) store_computed(key) unless has_key?(key) super end