rmargin.js 45 Bytes
define(function() {
	return (/^margin/);
});