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