# File lib/rake.rb, line 1984 1984: def load_rakefile 1985: standard_exception_handling do 1986: raw_load_rakefile 1987: end 1988: end