# File lib/hammer_cli/options/normalizers.rb, line 13 def format(val) raise NotImplementedError, "Class #{self.class.name} must implement method format." end