class Shoulda::Matchers::Independent::DelegateMethodMatcher

def formatted_delegating_method_name(options = {})

def formatted_delegating_method_name(options = {})
  formatted_method_name_for(delegating_method, options)
end