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