# File lib/fog/aws/models/beanstalk/environment.rb, line 32
        def ready?
          status == 'Ready'
        end