class Shoulda::Matchers::Independent::DelegateMethodMatcher

def delegate_object_received_call?

def delegate_object_received_call?
  calls_to_delegate_method.any?
end