module CKEditor5::Rails

def self.configure(&block)

def self.configure(&block)
  Engine.configure(&block)
end