# File lib/fog/metering/openstack/models/events.rb, line 10
        def all(q = [])
          load_response(service.list_events(q))
        end