# File lib/rake.rb, line 1873
1873:
def
current_scope
1874:
@scope
.
dup
1875:
end