# File lib/rspec/matchers.rb, line 198
    def be_false
      BuiltIn::BeFalse.new
    end