# File lib/rudy/aws/ec2/instance.rb, line 34 34: def degraded?; self.state && self.state == 'degraded'; end