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