# File lib/rspec/matchers.rb, line 193
    def be_true
      BuiltIn::BeTrue.new
    end