# File lib/rudy/aws/ec2/instance.rb, line 35 35: def shutting_down?; self.state && self.state == 'shutting-down'; end