class Shoulda::Matchers::Independent::DelegateMethodMatcher

def with_private

def with_private
  @expects_private_delegation = true
  self
end