# File lib/rudy/cli/aws/ec2/instances.rb, line 112 112: def instances_restart 113: instances_action :restart 114: end