summaryrefslogtreecommitdiff
path: root/lib/dsl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dsl.rb')
-rw-r--r--lib/dsl.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dsl.rb b/lib/dsl.rb
index f6f8e8e..1629afc 100644
--- a/lib/dsl.rb
+++ b/lib/dsl.rb
@@ -10,6 +10,7 @@ module RCM
class DSL
attr_reader :id
+ # TODO: Replace @@ with @ class variables
@@rcm_counter = -1
@@objs = {}