m = /\b(0(\g<1>)?1)\b/.match('000111');puts m;
Standard input is empty
000111
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!