# frozen_string_literal: true module Playbook module PbSkeletonLoading class SkeletonLoading < ::Playbook::KitBase end end end