rquery.js

define( function() {
	"use strict";

	return ( /\?/ );
} );