module Console::Format

def self.default

def self.default
	Safe.new(format: ::JSON)
end