# File lib/rake.rb, line 1539
1539:
def
current_scope
1540:
@scope
.
dup
1541:
end