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