# File lib/rake.rb, line 1726 1726: def load_rakefile 1727: standard_exception_handling do 1728: raw_load_rakefile 1729: end 1730: end