# File lib/rspec/mocks/argument_matchers.rb, line 36
        def initialize(regexp)
          @regexp = regexp
        end