diff --git a/class/abstract.php b/specs/class/abstract.php similarity index 100% rename from class/abstract.php rename to specs/class/abstract.php diff --git a/class/anonymous.php b/specs/class/anonymous.php similarity index 100% rename from class/anonymous.php rename to specs/class/anonymous.php diff --git a/class/conditional.php b/specs/class/conditional.php similarity index 100% rename from class/conditional.php rename to specs/class/conditional.php diff --git a/class/final.php b/specs/class/final.php similarity index 100% rename from class/final.php rename to specs/class/final.php diff --git a/class/interface.php b/specs/class/interface.php similarity index 100% rename from class/interface.php rename to specs/class/interface.php diff --git a/class/regular-extend.php b/specs/class/regular-extend.php similarity index 100% rename from class/regular-extend.php rename to specs/class/regular-extend.php diff --git a/class/regular.php b/specs/class/regular.php similarity index 100% rename from class/regular.php rename to specs/class/regular.php diff --git a/class/trait.php b/specs/class/trait.php similarity index 100% rename from class/trait.php rename to specs/class/trait.php