# File lib/rspec/matchers.rb, line 443
    def have(n)
      BuiltIn::Have.new(n)
    end