# frozen_string_literal: true # = Generic = class ActivityPub::Object::Generic < ActivityPub::Object; end