# File src/rexml/xpath_parser.rb, line 51 def []=( variable_name, value ) @variables[ variable_name ] = value end