# File lib/spec/matchers/have.rb, line 124
    def have(n)
      Matchers::Have.new(n)
    end