class Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher

def model_config

def model_config
  model_class.nested_attributes_options
end