method
variables=
variables=(x)
public
Hide source
# File lib/rexml/functions.rb, line 34 def Functions::variables=(x) ; @@variables=x ; end