# File lib/aws/ec2/instance.rb, line 778 def instance_action name client.send("#{name}_instances", :instance_ids => [id]) nil end