# File lib/rudy/metadata/machine.rb, line 177 177: def restart 178: Rudy::AWS::EC2::Instances.restart(@instid) if instance_running? 179: end