# File lib/capistrano/configuration/namespaces.rb, line 155 def default_task return nil if parent.nil? return tasks[DEFAULT_TASK] end