# File lib/vpim/agent/base.rb, line 66
      def script_url
        request.scheme + "://" + host_port + script_path
      end