# File lib/rake/rake_module.rb, line 28
    def load_rakefile(path)
      load(path)
    end