# File temp/xpath_parser.rb, line 76 def []=( variable_name, value ) @variables[ variable_name ] = value end