# File lib/fog/rackspace/models/orchestration/stack.rb, line 22 def events(options={}) @events ||= service.events.all(self, options) end