# File lib/cgikit/ajax/elements/createxmlhttp.rb, line 8
      def create_api
        api = CGIKit::API.new(:CreateXMLHTTP)
        api
      end