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