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