# File lib/ramaze/reloader.rb, line 194 def after_safe_load_succeed(file) Cache.clear_after_reload after_safe_load(file) end