# File lib/fog/aws/models/beanstalk/application.rb, line 31 def versions requires :name service.versions.all({'ApplicationName' => name}) end