@@ -0,0 +1,3 @@
+### Object
+
+Object is the root class of every object inside Gravity. Through the Object class, objects inherit a basic interface to the runtime system and the ability to behave as Gravity objects.