Returns the path to the node templates
7 8 9
# File 'lib/testlab/node/class_methods.rb', line 7 def template_dir File.join(TestLab.gem_dir, "lib", "testlab", "node", "templates") end