# File lib/hammer_cli/options/normalizers.rb, line 124
        def format(path)
          ::File.read(::File.expand_path(path))
        end