[Source]
# File bin/httparty, line 15 15: def die(msg) 16: STDERR.puts(msg) 17: exit 1 18: end
[Validate]