# File lib/rake.rb, line 1562
1562:
def
current_scope
1563:
@scope
.
dup
1564:
end