SECURITY_GROUPS = new SecurityGroupsExtension(this);
SNAPSHOTS = new SnapshotsExtension(this);
VOLUMES = new VolumesExtension(this);
AGGREGATES = new AggregatesExtension(this);
QUOTA_SETS = new QuotaSetsResource(this);
HOSTS = new HostsExtension(this);
}