# File lib/rr/double_definitions/double_definition.rb, line 322
        def expected_arguments
          argument_expectation ? argument_expectation.expected_arguments : []
        end