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