class Shoulda::Matchers::Independent::DelegateMethodMatcher

def formatted_delegate_object_reader_method_name(options = {})

def formatted_delegate_object_reader_method_name(options = {})
  formatted_method_name_for(delegate_object_reader_method, options)
end