# File lib/fog/aws/models/auto_scaling/instance.rb, line 43 def ready? life_cycle_state == 'InService' end