This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
defaults()
Sets default task values
# File lib/rdoc/ri/task.rb, line 58 def defaults super @rdoc_dir = '.rdoc' end