# File lib/innate/route.rb, line 110
    def Rewrite(key, value = nil, &block)
      Rewrite[key] = value || block
    end