# File lib/fog/monitoring/openstack/models/statistics.rb, line 10
        def all(options = {})
          load_response(service.list_statistics(options), 'elements')
        end