class HTTParty::Logger::CurlFormatter

def current_time

def current_time
  Time.now.strftime("%Y-%m-%d %H:%M:%S %z")
end