# File lib/camping-unabridged.rb, line 348 348: def redirect(*a) 349: r(302,'','Location'=>URL(*a).to_s) 350: end