502 503 504 505
# File 'lib/hpcloud/remote_resource.rb', line 502 def revoke(acl) @cstatus = CliStatus.new("ACLs are only supported on containers (e.g. :container).", :not_supported) return false end