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