class Shoulda::Matchers::Independent::DelegateMethodMatcher

def formatted_delegate_method(options = {})

def formatted_delegate_method(options = {})
  formatted_method_name_for(delegate_method, options)
end