# File lib/rr/double.rb, line 72
    def expected_arguments
      verify_argument_expectation_is_set
      argument_expectation.expected_arguments
    end