class Shoulda::Matchers::Independent::DelegateMethodMatcher

def calls_on_delegate_object

def calls_on_delegate_object
  delegate_object.calls
end