Returns the name of the node as specified in the nodeset file.
Returns:
name of node
53 54 55
# File 'lib/rspec-system/node.rb', line 53 def name @name end