# File lib/rr/double.rb, line 130
    def subject_accepts_only_varargs?
      subject_arity == -1
    end