cannot find lookup plugin named subelements for usage in with_subelements

I tried to test the loop feature listed on this page: http://www.ansibleworks.com/docs/playbooks_loops.html#looping-over-subelements
My playbook:

"with_subelements" was introduced with https://github.com/ansible/ansible/commit/4f9af7ef which is available in devel or in 1.4 when released.