# File lib/fog/identity/openstack/v3/models/policies.rb, line 11
          def all(options = {})
            load_response(service.list_policies(options), 'policies')
          end