This module contains additional regex behaviour.
Is the object a regexp?
@example Is the object a regex?
/^[123]/.regexp?
@return [ true ] Always true.
@since 1.0.0
[Validate]