if (!hasFormatted) {
            this.execute(
                Inigo.create(Inigo.Command.Format).addArgument(getFormat()).generateCommand()
            );
        }