Return the helper name of this helper object
Returns:
name of helper
156 157 158
# File 'lib/rspec-system/helper.rb', line 156 def name self.class.name_value end