class RSpec::Matchers::BuiltIn::Have

def description

def description
  "have #{relative_expectation} #{@collection_name}"
end