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