class ActiveRecord::FixtureSet

def reset_cache

def reset_cache
  @@all_cached_fixtures.clear
end