class RSpec::Mocks::MessageExpectation

def expected_args

Other tags:
    Private: -
def expected_args
  @argument_list_matcher.expected_args
end