# File lib/rake.rb, line 1842
1842:     def current_scope
1843:       @scope.dup
1844:     end