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