# frozen_string_literal: true # stub module Puppet::FileBucket class BucketError < RuntimeError; end end