This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
scope()
The scope of the namespace (a LinkedList)
# File lib/rake/name_space.rb, line 26 def scope @scope.dup end