# File lib/rspec/mocks/argument_matchers.rb, line 179
      def boolean
        BooleanMatcher.new(nil)
      end