# File lib/rake.rb, line 1728
1728:
def
current_scope
1729:
@scope
.
dup
1730:
end