# File lib/s3/right_s3.rb, line 786
      def type
        @id[/^http:/] ? "Group" : "CanonicalUser"
      end