# frozen_string_literal: true # = Organization = # # Una organizaciĆ³n class ActivityPub::Object::Organization < ActivityPub::Object; end