@@ -1,6 +1,6 @@
<?php
-class SectionIteratorObject extends Mustache {
+class SectionIteratorObjects extends Mustache {
public $start = "It worked the first time.";
public function middle() {
-class SectionMagicObject extends Mustache {
+class SectionMagicObjects extends Mustache {