# File lib/rake.rb, line 1896 1896: def load_rakefile 1897: standard_exception_handling do 1898: raw_load_rakefile 1899: end 1900: end