# File lib/ramaze/helper/stack.rb, line 49
      def call(this)
        push(request.fullpath)
        redirect(this)
      end