# File lib/spec/matchers/matcher.rb, line 67 def description(&block) cache_or_call_cached(:description, &block) end