it("with two behavior", function(){
      var behavior, template;

      template = document.createElement( "div" );
      template.setAttribute( "data-behaviors", "old-behavior" );