package AppKit::Functions;use CamelBones qw(:AppKit);our @EXPORT = @CamelBones::AppKit::EXPORT_OK;our @ISA = qw(Exporter);1;