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