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