# File lib/rspec/matchers.rb, line 204
    def be_nil
      BuiltIn::BeNil.new
    end