# File lib/rake_remote_task.rb, line 161 def initialize(task_name, app) super @remote_actions = [] end