# File lib/base_object.rb, line 305 def add_run_action!(id, link) @objects << { :method_name => 'run', :type => :run, :url => link, } end