class Spec::Matchers::Have

def description

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