# File lib/fog/aws/models/auto_scaling/instance.rb, line 39 def healthy? health_status == 'HEALTHY' end