class RSpec::Mocks::MessageExpectation

def ignoring_args?

def ignoring_args?
  @expected_received_count == :any
end