# File lib/rake.rb, line 1677
1677:
def
tasks
1678:
@task_manager
.
tasks_in_scope
(
@scope
) 1679:
end