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