class ActiveRecord::FixtureSet::ClassCache

def default_fixture_model(fs_name, config)

def default_fixture_model(fs_name, config)
  ActiveRecord::FixtureSet.default_fixture_model_name(fs_name, config)
end