Returns the value of attribute name
Returns:
the current value of name
26 27 28
# File 'lib/search/simple/searcher.rb', line 26 def name @name end