# File lib/vpim/agent/base.rb, line 47
      def script_path
        request_path.sub(/#{env["PATH_INFO"]}$/, "")
      end