# File lib/fog/aws/models/beanstalk/environment.rb, line 28
        def healthy?
          health == 'Green'
        end