# File lib/rspec/matchers/built_in/have.rb, line 84
        def description
          "have #{relative_expectation} #{@collection_name}"
        end