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