# File lib/spec/mocks/argument_constraints.rb, line 77
        def initialize(*methods_to_respond_to)
          @methods_to_respond_to = methods_to_respond_to
        end