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