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